-
Notifications
You must be signed in to change notification settings - Fork 259
Add ghc980 and ghc99
#2016
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ghc980 and ghc99
#2016
Conversation
Built using the `ghc-9.8` and `master` branch of ghc as flake inputs updated daily.
# Conflicts: # ci.nix
# Conflicts: # overlays/bootstrap.nix
|
This seems to have broken additional repository support. Planning fails with "unknown package: cardano-binary" etc. |
|
I checked and it works the commit before this. |
|
This was caused by adding a default for active-repositories to incorporated head.hackage and ghcjs-overlay. @andreabedini has made a much improved interface for adding default active repositories in a way that should be easy to include |
Built using the
ghc-9.8andmasterbranch of ghc as flake inputs.